Skip to content

Conversation

@wkliao
Copy link
Member

@wkliao wkliao commented Feb 11, 2024

When running tests on UnifyFS file system, a stronger file consistency is required.
See #107 and #119

This is done by adding the following code fragment.

    ncmpi_sync(ncid);
    MPI_Barrier(MPI_COMM_WORLD);
    ncmpi_sync(ncid);

@wkliao wkliao changed the title A stronger file consistency is required by UnifyFS Test a stronger file consistency is required by UnifyFS Feb 14, 2024
@wkliao wkliao merged commit 5f5e2ea into master Feb 14, 2024
@wkliao wkliao deleted the unifyfs branch March 15, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants